/* Dedicated to all the guys in the CORE, especially Felonius and SuperFlu who put in long hard hours with hopes to top that CTF ladder...  give IE a butt-kicking for me...  

-Avatar55  
*/



Durn="1.1",


CamX="60 * sin( t / 7 )",
CamY="30 * cos( t / 7 )",
CamZ="15 + 5 * cos( t / 10 )",

CmLX="40",
CmLY="0",
CmLZ="0",

CUpX="0",
CUpY="0",
CUpZ="1",

C0="( 1 - dt )",


D0="fft( s )",
D1="pos( 1.2 - 2.4 / ( 4.5 * d0 + 1.3 ) )",

// Just makes the dt=0 linewidth 2
LWdt="1 + sqwv(1+dt)",

R="D1 * C0",
G="D1 * C0",
B="(.4 + D1 * .7) * C0",

B0=".5 * ( sin( 1.1 * t ) + 1 )",

LvlR="exp( - 15 * abs( ( s - b0 ) )^ 1.3 )",
LvlG="exp( - 15 * abs( ( s - b0 ) )^ 1.3 )",
LvlB="1",


// Preferred dimentions/aspect
widt=450,heig=380,


ConL=1,ConB=1,





X="100 * dt",
Y="80 * (s - .5)",
Z="14 * D0",



Scal="900",

ScSz=1,

Pers="250",


Vers=40